home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / gardenin.swf / scripts / DefineSprite_540 / frame_99 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  111 b   |  9 lines

  1. if(_parent._parent.tonic_ok != true)
  2. {
  3.    this.stop();
  4. }
  5. else
  6. {
  7.    _parent._parent.tonic_ok = false;
  8. }
  9.